| SyServiceProcess |
| Logical Entity Name | SyServiceProcess |
| Default Table Name | SyServiceProcess |
| Physical Only | NO |
| Definition | |
| Note |
| SyServiceProcess Columns |
| ColumnName | Domain | Datatype | NULL | Definition |
SyServiceProcessId |
int | NO | ||
SyServiceProcessTypeId |
int | NO | ||
| Code | char(8) | NO | ||
| Descrip | varchar(50) | NO | ||
| Active | bit | NO | ||
| Module | varchar(50) | NO | ||
| WebServiceEndPoint | nvarchar(1000) | YES | ||
UserID |
int | NO | ||
| DateAdded | datetime | NO | ||
| DateLstMod | datetime | NO | ||
| ts | timestamp | NO | ||
| ProcessInfoType | int | NO | ||
| IsExceptionMgmtReady | bit | NO |
| SyServiceProcess Primary and Unique Keys |
| Key Name | Key Type | Keys |
| Uk_SyServiceProcessCode | Index | Code |
| Pk_SyServiceProcess_SyServiceProcessID | PrimaryKey | SyServiceProcessId |
| SyServiceProcess Foreign Keys |
| Parent Relationships: |
| Table Name | Type | Cardinality | Constraint Name | VerbPhrase | InversePhrase | Foreign Keys | Is Supertype | Not For Replication |
| SyServiceProcessType | Non-Identifying | One To Zero or More | FK_SyServiceProcessSyServiceProcessTypeId_SyServiceProcessTypeSyServiceProcessTypeId | SyServiceProcessTypeId | NO | YES | ||
| SyStaff | Non-Identifying | One To Zero or More | Fk_SyServiceProcessUserID_SyStaffSyStaffID | UserID | NO | YES |
| Child Relationships: |
| SyServiceProcess Check Constraints |
| Check Constraint Name | CheckConstraint |